Skip to content

Add shopkeeper auth endpoints to OpenAPI spec#29

Merged
dadachi merged 3 commits intomainfrom
add_shopkeeper_auth_to_openapi
Mar 18, 2026
Merged

Add shopkeeper auth endpoints to OpenAPI spec#29
dadachi merged 3 commits intomainfrom
add_shopkeeper_auth_to_openapi

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented Mar 18, 2026

Summary

  • Add authentication endpoints (registration, sessions, confirmation, password reset) to the OpenAPI spec under /shopkeeper_auth
  • Add corresponding request/response schemas (SignUpRequest, SignInRequest, ShopkeeperSignIn, etc.)
  • Add new tags, error responses (BadRequest, SuccessMessageResponse), and a root server entry for auth routes

Test plan

  • Validate the OpenAPI spec with a linter (e.g., swagger-cli validate)
  • Verify auth endpoints render correctly in Swagger UI
  • Confirm request/response schemas match actual API behavior

🤖 Generated with Claude Code

dadachi and others added 3 commits March 16, 2026 18:03
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…SA-qmpg-8xg6-ph5q)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dadachi dadachi merged commit 0beead0 into main Mar 18, 2026
2 of 3 checks passed
@dadachi dadachi deleted the add_shopkeeper_auth_to_openapi branch March 18, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant